/ Assembly List / LJCCodeLineCounter / CodeCommon / IsValidFile

Namespace - LJCCodeLineCounter


Parameters
fileSpec - The File specification.

Returns

true if valid; otherwise, false.

Syntax

C#
public static Boolean IsValidFile(String fileSpec)

Checks for a valid file.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.